home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Czytniki NEWS / 40Tude Dialog 2.0.15.1 beta 38 / 4d2b38.exe / {app} / dialog.exe / 0 / RCDATA / TFRMMANAGEVIEW / TFRMMANAGEVIEW.txt
Encoding:
Text File  |  2005-02-07  |  5.9 KB  |  276 lines

  1. object frmManageView: TfrmManageView
  2.   Left = 388
  3.   Top = 110
  4.   HelpContext = 1900
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsToolWindow
  7.   Caption = 'Manage views'
  8.   ClientHeight = 274
  9.   ClientWidth = 573
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label1: TTntLabel
  22.     Left = 8
  23.     Top = 8
  24.     Width = 76
  25.     Height = 13
  26.     Caption = '&Available views:'
  27.     FocusControl = ViewsLB
  28.   end
  29.   object ViewsLB: TTntListBox
  30.     Left = 8
  31.     Top = 24
  32.     Width = 161
  33.     Height = 185
  34.     ItemHeight = 13
  35.     TabOrder = 0
  36.     OnClick = ViewsLBClick
  37.   end
  38.   object GroupBox1: TTntGroupBox
  39.     Left = 180
  40.     Top = 8
  41.     Width = 389
  42.     Height = 225
  43.     Caption = 'Only show the following messages in the selected view:'
  44.     TabOrder = 4
  45.     TabStop = True
  46.     object Bevel1: TBevel
  47.       Left = 16
  48.       Top = 194
  49.       Width = 361
  50.       Height = 2
  51.       Shape = bsFrame
  52.     end
  53.     object CheckBox1: TtntAutoSizeCheckBox
  54.       Left = 16
  55.       Top = 28
  56.       Width = 46
  57.       Height = 17
  58.       Caption = 'R&ead'
  59.       TabOrder = 0
  60.       OnClick = CheckBox1Click
  61.     end
  62.     object CheckBox2: TtntAutoSizeCheckBox
  63.       Left = 212
  64.       Top = 28
  65.       Width = 55
  66.       Height = 17
  67.       Caption = 'U&nread'
  68.       TabOrder = 1
  69.       OnClick = CheckBox2Click
  70.     end
  71.     object CheckBox3: TtntAutoSizeCheckBox
  72.       Left = 16
  73.       Top = 52
  74.       Width = 76
  75.       Height = 17
  76.       Caption = 'With &bodies'
  77.       TabOrder = 2
  78.       OnClick = CheckBox3Click
  79.     end
  80.     object CheckBox4: TtntAutoSizeCheckBox
  81.       Left = 212
  82.       Top = 52
  83.       Width = 91
  84.       Height = 17
  85.       Caption = 'Without bodie&s'
  86.       TabOrder = 3
  87.       OnClick = CheckBox4Click
  88.     end
  89.     object CheckBox5: TtntAutoSizeCheckBox
  90.       Left = 16
  91.       Top = 100
  92.       Width = 64
  93.       Height = 17
  94.       Caption = '&Watched'
  95.       TabOrder = 4
  96.       OnClick = CheckBox5Click
  97.     end
  98.     object CheckBox6: TtntAutoSizeCheckBox
  99.       Left = 212
  100.       Top = 100
  101.       Width = 81
  102.       Height = 17
  103.       Caption = 'No&t watched'
  104.       TabOrder = 5
  105.       OnClick = CheckBox6Click
  106.     end
  107.     object CheckBox7: TtntAutoSizeCheckBox
  108.       Left = 16
  109.       Top = 124
  110.       Width = 56
  111.       Height = 17
  112.       Caption = '&Ignored'
  113.       TabOrder = 6
  114.       OnClick = CheckBox7Click
  115.     end
  116.     object CheckBox8: TtntAutoSizeCheckBox
  117.       Left = 212
  118.       Top = 124
  119.       Width = 75
  120.       Height = 17
  121.       Caption = 'Not i&gnored'
  122.       TabOrder = 7
  123.       OnClick = CheckBox8Click
  124.     end
  125.     object CheckBox9: TtntAutoSizeCheckBox
  126.       Left = 16
  127.       Top = 148
  128.       Width = 42
  129.       Height = 17
  130.       Caption = '&Kept'
  131.       TabOrder = 8
  132.       OnClick = CheckBox9Click
  133.     end
  134.     object CheckBox10: TtntAutoSizeCheckBox
  135.       Left = 212
  136.       Top = 148
  137.       Width = 61
  138.       Height = 17
  139.       Caption = 'Not ke&pt'
  140.       TabOrder = 9
  141.       OnClick = CheckBox10Click
  142.     end
  143.     object CheckBox11: TtntAutoSizeCheckBox
  144.       Left = 16
  145.       Top = 172
  146.       Width = 111
  147.       Height = 17
  148.       Caption = '&Marked for retrieval'
  149.       TabOrder = 10
  150.       OnClick = CheckBox11Click
  151.     end
  152.     object CheckBox12: TtntAutoSizeCheckBox
  153.       Left = 212
  154.       Top = 172
  155.       Width = 130
  156.       Height = 17
  157.       Caption = 'Not marked for retrie&val'
  158.       TabOrder = 11
  159.       OnClick = CheckBox12Click
  160.     end
  161.     object Checkbox32: TtntAutoSizeCheckBox
  162.       Left = 16
  163.       Top = 204
  164.       Width = 126
  165.       Height = 17
  166.       Caption = 'S&how complete thread'
  167.       TabOrder = 12
  168.       OnClick = Checkbox32Click
  169.     end
  170.     object CheckBox31: TtntAutoSizeCheckBox
  171.       Left = 212
  172.       Top = 204
  173.       Width = 73
  174.       Height = 17
  175.       Caption = 'Lo&gical OR'
  176.       TabOrder = 13
  177.       OnClick = CheckBox31Click
  178.     end
  179.     object CheckBox13: TtntAutoSizeCheckBox
  180.       Left = 16
  181.       Top = 76
  182.       Width = 121
  183.       Height = 17
  184.       Caption = 'At&tachment on server'
  185.       TabOrder = 14
  186.       OnClick = CheckBox13Click
  187.     end
  188.     object CheckBox14: TtntAutoSizeCheckBox
  189.       Left = 212
  190.       Top = 76
  191.       Width = 139
  192.       Height = 17
  193.       Caption = 'Attac&hment not on server'
  194.       TabOrder = 15
  195.       OnClick = CheckBox14Click
  196.     end
  197.   end
  198.   object Button1: TMMTNTBItBtn
  199.     Left = 400
  200.     Top = 244
  201.     Width = 75
  202.     Height = 25
  203.     Caption = '&OK'
  204.     Default = True
  205.     Font.Charset = DEFAULT_CHARSET
  206.     Font.Color = clBtnText
  207.     Font.Height = -11
  208.     Font.Name = 'MS Sans Serif'
  209.     Font.Style = []
  210.     ParentFont = False
  211.     TabOrder = 5
  212.     OnClick = Button1Click
  213.   end
  214.   object Button2: TMMTNTBItBtn
  215.     Left = 492
  216.     Top = 244
  217.     Width = 75
  218.     Height = 25
  219.     Cancel = True
  220.     Caption = '&Cancel'
  221.     Font.Charset = DEFAULT_CHARSET
  222.     Font.Color = clBtnText
  223.     Font.Height = -11
  224.     Font.Name = 'MS Sans Serif'
  225.     Font.Style = []
  226.     ParentFont = False
  227.     TabOrder = 6
  228.     OnClick = Button2Click
  229.   end
  230.   object RenameBtn: TMMTNTBItBtn
  231.     Left = 8
  232.     Top = 216
  233.     Width = 77
  234.     Height = 25
  235.     Caption = '&Rename'
  236.     Font.Charset = DEFAULT_CHARSET
  237.     Font.Color = clBtnText
  238.     Font.Height = -11
  239.     Font.Name = 'MS Sans Serif'
  240.     Font.Style = []
  241.     ParentFont = False
  242.     TabOrder = 1
  243.     OnClick = RenameBtnClick
  244.   end
  245.   object UpBtn: TMMTNTBItBtn
  246.     Left = 96
  247.     Top = 216
  248.     Width = 73
  249.     Height = 25
  250.     Caption = '&Up'
  251.     Font.Charset = DEFAULT_CHARSET
  252.     Font.Color = clBtnText
  253.     Font.Height = -11
  254.     Font.Name = 'MS Sans Serif'
  255.     Font.Style = []
  256.     ParentFont = False
  257.     TabOrder = 2
  258.     OnClick = UpBtnClick
  259.   end
  260.   object DownBtn: TMMTNTBItBtn
  261.     Left = 96
  262.     Top = 244
  263.     Width = 73
  264.     Height = 25
  265.     Caption = '&Down'
  266.     Font.Charset = DEFAULT_CHARSET
  267.     Font.Color = clBtnText
  268.     Font.Height = -11
  269.     Font.Name = 'MS Sans Serif'
  270.     Font.Style = []
  271.     ParentFont = False
  272.     TabOrder = 3
  273.     OnClick = DownBtnClick
  274.   end
  275. end
  276.